{ "statusCode": 200, "message": "Success", "error": null, "data": { "version": { "major": 5, "minor": 0, "build": 0, "revision": 0, "majorRevision": 0, "minorRevision": 0 }, "timeTaken": 232.9684, "transactionGuid": "8cf768d0-734d-4a77-8292-a28ccfd75beb", "apiHost": "geoservices.tamu.edu", "clientHost": "geoservices.tamu.edu", "queryStatusCode": "Success", "inputParameterSet": { "streetAddress": "123 Old Del Mar", "city": "Los Angeles", "state": "California", "zip": "900890255", "version": null, "apiKey": null, "dontStoreTransactionDetails": null, "addressFormatTypes": [ "USPSPublication28", "USCensusTiger", "LACounty" ], "multiThreading": null, "includeHeader": null, "verbose": null, "outputFormat": null }, "results": [ { "timeTaken": 0.0, "exceptionOccurred": false, "errorMessage": null, "parsedAddress": { "addressLocationType": "StreetAddress", "addressFormatType": "USPSPublication28", "number": "123", "numberFractional": null, "preDirectional": null, "preQualifier": "", "preType": null, "preArticle": "", "name": "OLD DEL MAR", "postArticle": null, "postQualifier": null, "postDirectional": null, "suffix": null, "suiteType": null, "suiteNumber": null, "city": "LOS ANGELES", "minorCivilDivision": null, "consolidatedCity": null, "countySubRegion": null, "county": null, "state": "CA", "zip": "90089", "zipPlus1": null, "zipPlus2": null, "zipPlus3": null, "zipPlus4": "0255", "zipPlus5": null, "country": null } }, { "timeTaken": 0.0, "exceptionOccurred": false, "errorMessage": null, "parsedAddress": { "addressLocationType": "StreetAddress", "addressFormatType": "USCensusTiger", "number": "123", "numberFractional": null, "preDirectional": null, "preQualifier": "OLD", "preType": null, "preArticle": "", "name": "DEL MAR", "postArticle": null, "postQualifier": null, "postDirectional": null, "suffix": null, "suiteType": null, "suiteNumber": null, "city": "LOS ANGELES", "minorCivilDivision": null, "consolidatedCity": null, "countySubRegion": null, "county": null, "state": "CA", "zip": "90089", "zipPlus1": null, "zipPlus2": null, "zipPlus3": null, "zipPlus4": "0255", "zipPlus5": null, "country": null } }, { "timeTaken": 0.0, "exceptionOccurred": false, "errorMessage": null, "parsedAddress": { "addressLocationType": "StreetAddress", "addressFormatType": "LACounty", "number": "123", "numberFractional": null, "preDirectional": null, "preQualifier": "OLD", "preType": null, "preArticle": "DEL", "name": "MAR", "postArticle": null, "postQualifier": null, "postDirectional": null, "suffix": null, "suiteType": null, "suiteNumber": null, "city": "LOS ANGELES", "minorCivilDivision": null, "consolidatedCity": null, "countySubRegion": null, "county": null, "state": "CA", "zip": "90089", "zipPlus1": null, "zipPlus2": null, "zipPlus3": null, "zipPlus4": "0255", "zipPlus5": null, "country": null } } ] } }